@font-face {
  font-family: "raleway-light";
  src: url("fonts/raleway-light.eot");
  src: url("fonts/raleway-light.eot?#iefix") format("embedded-opentype"), url("fonts/raleway-light.woff") format("woff"), url("fonts/raleway-light.svg") format("svg"), url("fonts/raleway-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
/*   

Theme Name: Makepeace Island

Description: Makepeace Island Theme

Author: Jonathan Bell

Author URI: http://www.j1creative.com.au

Version: 1.0

*/
/* General */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	background:transparent;
	border:0;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

html,body,img {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body {
	width:100%;
	margin-top:0;
	font-family:"raleway-light",Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size:13px;
	background-color:#fff;
	margin-bottom:0;
}

pre {
	display:none;
}

:focus {
	outline:0;
}

.clear:after {
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}

* html .clear {
	height:1%;
}

.mobile {
	display:none;
}

.computer {
	margin-top:15px;
	padding-bottom:15px;
}

#slider {
	position:absolute;
	width:100%;
	z-index:2;
	height:480px;
	background-color:transparent;
	background-attachment:scroll;
	background-clip:border-box;
	background-origin:padding-box;
	background-size:auto auto;
	overflow-x:hidden;
}

#entry-content {
	color:#777777;
	font-size:18px;
	font-style:italic;
	line-height:28px;
	padding-bottom:12px;
	text-align:justify;
}

h1 + p,#blogcontent > p:first-child {
	color:#d30900;
	font-size:18px;
	font-style:italic;
	line-height:28px;
	padding-bottom:12px;
	text-align:justify;
}

a {
	color:#333;
	text-decoration:none;
	-webkit-transition:color .5s linear;
	-moz-transition:color .5s linear;
	-o-transition:color .5s linear;
	transition:color .5s linear;
}

a:hover {
	text-decoration:none;
}

.fade {
	opacity:1;
	transition:opacity .5s ease-in-out;
	-moz-transition:opacity .5s ease-in-out;
	-webkit-transition:opacity .5s ease-in-out;
}

.fade:hover {
	opacity:.5;
}

.phone {
	font-size:21px;
}

.international {
	font-size:17px;
}

#menu-icon {
	display:none;
}

.wrapper {
	width:1003px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
}

.wrappernew {
	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-right:57px;
}

.logo {
	margin-left:auto;
	margin-right:auto;
	width:240px;
	padding-top:35px;
	padding-bottom:25px;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	min-height:100px;
}

.spacer {
	padding-top:45px;
}

.spacer2 {
	padding-top:9px;
}

/* Header */
#header {
	margin-left:auto;
	margin-right:auto;
	height:480px;
	width:1003px;
}

#header2 {
	margin-left:auto;
	margin-right:auto;
	height:300px;
	width:1003px;
}

#header3 {
	margin-left:auto;
	margin-right:auto;
	height:430px;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	position:relative; 
	z-index:-50;
	background: #000;
}

.nav wrapper {
	width:1003px;
	margin-left:auto;
	margin-right:auto;
}

/* Content */
#content {
	float:left;
	width:600px;
	padding:0;
}

.post {
	width:700px;
	padding-top:7px;
	padding-left:0;
}

h2 {
	color:#d30900;
	text-shadow:0 0 2px #999;
	font-size:24px;
}

.post h2 {
	color:#d30900
	text-shadow:1px 1px 10px #999;
	padding-top: 35px;
}

.post h3 {
	color:#d30900;
	font-size:21px;
	padding:0;
	
}

.post h2 a {
	color:#d30900;
	text-decoration:none;
}

.post h2 a:hover {
	text-decoration:underline;
}

.text {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding-top:10px;
}

.textblog {
	margin-left:auto;
	margin-right:auto;
	width:680px;
	padding-top:30px;
}

.textblog p {
	margin:15px 0;
	line-height:22px;
	color:#454545;
	font-size:14px;
}

.rbbg {
	width:100%;
	height:48px;
	background:url(images/rbbg.jpg);
	line-height:48px;
	text-align:center;
	color:#FFF;
	font-style:italic;
	text-shadow:#333 2px 2px 2px;
	font-size:25px;
	position:absolute;
	left:0;
	right:0;
}

.boxcol2 h2 {
	padding-top: 0px;
}

.rbbg-height {
	height: 25px;
}

.mobilecopy {
	font-size:10px;
	text-align:center;
	padding-bottom:15px;
}

.contentCol1 {
	float:left;
	width:301px;
	padding-right:15px;
	text-align:justify;
}

.contentCol2 {
	float:left;
	width:301px;
	padding-right:15px;
	padding-left:15px;
	text-align:justify;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
}

.contentCol3 {
	float:left;
	width:301px;
	text-align:justify;
	padding-bottom:50px;
	padding-left:15px;
}

.contentCol1t {
	float:left;
	width:275px;
	padding-right:30px;
	padding-left:30px;
	padding-top:15px;
	min-height:208px;
	text-align:justify;
	background:url(images/testimonialbg.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.contentCol2t {
	float:left;
	width:275px;
	padding-right:30px;
	padding-left:30px;
	padding-top:15px;
	min-height:208px;
	text-align:justify;
	background:url(images/testimonialbg.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.contentCol3t {
	float:left;
	width:275px;
	padding-right:30px;
	padding-left:30px;
	padding-top:15px;
	min-height:208px;
	text-align:justify;
	background:url(images/testimonialbg.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.page .text {
	width:1024px;
}

.text p {
	margin:15px 0;
	line-height:22px;
	color:#454545;
	font-size:14px;
	text-align:justify;
}

.text .text ol {
	margin:15px 0;
	list-style-image:url(images/dotpoint.png);
	color:#454545;
	font-size:14px;
}

.text li {
	margin:5px 0;
}

.prefooter {
	background:url(images/prefooter.jpg);
	height:170px;
	width:100%;
	margin-top:60px;
	line-height:20px;
}

.prefooter a:hover {
	color:#999;
	text-decoration:none;
}

.preFooterCol1 {
	width:109px;
	padding-right:10px;
	float:left;
	padding-left:60px;
	height:100px;
}

.preFooterCol {
	width:109px;
	padding-right:10px;
	float:left;
	padding-left:40px;
	border-left:solid #999 1px;
	height:100px;
}

.preFooterCol2 {
	width:95px;
	float:left;
	padding-left:40px;
	border-left:solid #999 1px;
	height:100px;
}

.PrefooterWrap {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	color:#333;
}

.footerWrap {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	color:#fff;
	text-align: center;
}

.footerCol1 {
	width:270px;
	float:left;
	padding-left:65px;
	padding-right:50px;
	text-align:center;
	margin-bottom:10px;
}

.footerCol2 {
	width:200px;
	float:left;
	padding-right:50px;
	text-align:right;
	border-left:#333 1px solid;
	border-right:#333 1px solid;
}

.footerCol3 {
	width:320px;
	float:left;
	text-align:right;
}

#footer {
	background:url(images/footer.jpg);
	margin-left:auto;
	margin-right:auto;
	height:170px;
	width:100%;
}

#footer a {
	color:#CECECE;
	text-decoration:none;
}

/* Sidebar */
#sidebar {
	float:right;
	width:212px;
	margin:0 0 0 25px;
	padding-right:55px;
	padding-top:40px;
}

#sidebar h3 {
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	color:#999;
}

#sidebar p {
	float:left;
	margin:10px 0;
}

#sidebar a {
	color:#d30900;
	text-decoration:underline;
}

#sidebar a:hover {
	color:#454545;
	text-decoration:none;
}

#sidebar ul {
	margin:10px 0;
	font-size:12px;
}

#sidebar ul li {
	padding:3px 0;
	list-style-type:none;
}

#sidebar h2 {
	font-size:20px;
}

.wrapper2 {
	width:100%;
	min-height:450px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-color:transparent;
	background: #FFF;
	background-attachment:scroll;
	background-position:0 0;
	background-clip:border-box;
	background-origin:padding-box;
	background-size:auto auto;
	background-repeat:repeat-x;
}

.wrapper3 {
	width:100%;
	min-height:450px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-color:transparent;
	background: #FFF;
	background-attachment:scroll;
	background-position:0 0;
	background-clip:border-box;
	background-origin:padding-box;
	background-size:auto auto;
	background-repeat:repeat-x;
}

.wrapper4 {
	width:100%;
	min-height:450px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-color:transparent;
	background-image:url(images/contentbghome.jpg);
	background-attachment:scroll;
	background-position:0 0;
	background-clip:border-box;
	background-origin:padding-box;
	background-size:auto auto;
	background-repeat:repeat-x;
}

.nother {
	width:369px;
	height:40px;
	background:url(images/nother.png);
	line-height:40px;
	color:#FFF;
	font-style:italic;
	text-shadow:#333 2px 2px 2px;
	font-size:19px;
	text-align:center;
	margin-bottom:25px;
}

.personquote {
	float:left;
	width:80px;
	padding-right:15px;
}

.quote {
	float:left;
	width:360px;
	padding-right:15px;
}

#content ul {
	padding-left:25px;
	margin:15px 0;
	list-style-image:url(images/dotpoint.png);
	line-height:22px;
}

.FaCol1 {
	float:left;
	width:620px;
	padding-right:35px;
}

.FaCol2 {
	float:left;
	width:280px;
}

.licol1 {
	width:290px;
	float:left;
	padding-right:35px;
	padding-left:10px;
	padding-bottom:30px;
}

.licol2 {
	width:250px;
	float:left;
	padding-bottom:30px;
}

.ratecon {
	width:660px;
	margin-left:auto;
	margin-right:auto;
}

ul.rate-box {
	width:660px;
	text-align:center;
	margin:20px 200px 30px 140px;
	float:left;
	clear:both;
	list-style:none;
	padding:0;
	border:1px solid #666;
}

ul.rate-box li {
	padding:10px 20px;
	margin:0;
	float:left;
	width:290px;
	list-style:none;
	text-align:center;
	color:#000;
}

ul.rate-box li p {
	text-align:center;
	font-size:13px;
}

ul.rate-box li.head-box {
	font-size:14px;
	font-weight:700;
	border-bottom:1px solid #000;
}

p.plus {
	font-size:60px;
	width:100%;
	text-align:center;
	margin-bottom:15px;
	font-weight:700;
	color:#000;
}

.contactCol1 {
	float:left;
	width:450px;
}

.contactCol1 li {
	margin:0;
}

.onislandcol1 {
	width:630px;
	padding-right:50px;
	float:left;
}

.onislandcol2 {
	width:150px;
	float:left;
}

.textCol1 {
	float:left;
	width:750px;
	padding-right:45px;
}

.textCol2 {
	float:left;
	width:150px;
	text-align:center;
}

.textCol4 {
	float:left;
	width:750px;
}

.textCol3 {
	float:left;
	width:150px;
	text-align:center;
	padding-right:45px;
}

.textCol3 a {
	color:#214f1d;
	text-decoration:none;
}

.photocol1 {
	width:600px;
	padding-right:25px;
	float:left;
}

.photocol2 {
	width:300px;
	float:left;
	background:url(images/sideborder.png);
	height:350px;
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
	padding-top:25px;
	margin-top:-25px;
}

.imgborder {
	border:1px solid #ccc;
	padding:7px;
	background-color:#FFF;
	box-shadow:1px 1px 10px #ccc;
}

.box h2 {
	font-size:22px;
}

.box {
	background-color:#fff;
	box-shadow:1px 1px 10px #ccc;
	border-radius:10px;
	padding:22px;
	margin-bottom:25px;
}

.boxcol1 {
	width:300px;
	float:left;
	padding-right:50px;
}

.boxcol2 {
	width:100%;
	float:left;
}

.boxcol2 p {
	font-style:italic;
}

.partnersCol1 {
	float:left;
	width:200px;
	padding-right:25px;
	padding-left:80px;
}

.partnersCol2 {
	float:left;
	width:400px;
	padding-right:25px;
}

.partnersCol3 {
	float:left;
	width:150px;
	padding-right:0;
	padding-left:10px;
	text-align:center;
}

.text a {
	color:#d30900;
}

.emailsignup {
	width:1024px;
	height:35px;
	background-repeat:no-repeat;
	background:url(images/emailsignup.png);
}

.newscol1 {
	float:left;
	width:195px;
	padding-top:12px;
	padding-left:20px;
	color:#214f1d;
	font-weight:700;
}

.newscol2 {
	float:left;
	width:400px;
	padding-top:6px;
	color:#214f1d;
}

.newscol3 {
	float:left;
	width:330px;
	padding-top:6px;
	color:#214f1d;
}

.newscol4 {
	float:left;
	width:60px;
	padding-top:0;
	margin-top:10px;
}

.text-button {
	padding:0;
/* remove padding */
	border:none;
	background:transparent;
	text-decoration:underline;
	text-decoration:none;
	color:#FFF;
}

#faqs {
	position:relative;
}

#faqs h3 {
	cursor:pointer;
	padding:15px 0;
}

#faqs h3.active {
	color:#d74646;
}

#faqs div {
	position:relative;
}

#faqs div p {
	padding:0;
	margin-bottom:15px;
}

.resourcesbox {
	background-color:#fff;
	-moz-border-radius:5px;
	-moz-box-shadow:0 0 6px 3px #EFEFEF;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 0 6px 3px #EFEFEF;
	-o-border-radius:5px;
	-o-box-shadow:0 0 6px 3px #EFEFEF;
	-ms-border-radius:5px;
	-ms-box-shadow:0 0 6px 3px #EFEFEF;
	border-radius:5px;
	box-shadow:0 0 6px 3px #EFEFEF;
	padding:1px 20px 15px;
	margin-top:30px;
/* IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=10,Direction=180,Color='#EFEFEF') progid:DXImageTransform.Microsoft.Shadow(Strength=10,Direction=120,Color='#EFEFEF');
}

.resourcesimg {
	float:left;
	margin-top:15px;
	border:1px solid #ccc;
	padding:5px 5px 2px;
	background-color:#FFF;
	box-shadow:1px 1px 10px #ccc;
}

.resourcestext {
	width:470px;
	float:right;
	padding-top:9px;
	line-height:26px;
	color:#4C4C4C;
}

.resourcestext a {
	color:#d30900;
	text-decoration:underline;
}

.resourcestext a:hover {
	color:#000;
	text-decoration:none;
}

.resourcestext h2 {
	padding-bottom:14px;
	font-size:22px;
	margin-top:5px;
}

#info {
	padding-top:7px;
	font-size:12px;
	color:#B3B3B3!important;
}

#info a {
	color:#B3B3B3;
	text-decoration:underline;
}

#info a:hover {
	color:#d30900;
	text-decoration:none;
}

.info {
	font-size:12px;
	color:#B3B3B3!important;
	padding-left:10px;
}

.info a {
	color:#B3B3B3;
	text-decoration:underline;
}

.info a:hover {
	color:#d30900;
	text-decoration:none;
}

.navigation {
	float:left;
	padding:25px 15px 0 0;
}

.navigation a {
	color:#42A44E;
	text-decoration:underline;
}

.navigation a:hover {
	color:#000;
	text-decoration:none;
}

.newslettersignup {
	background-color:#F9F9F9;
	border:1px solid #427C35;
	padding:25px;
	box-shadow:0 0 5px #427C35;
	margin-bottom:25px;
	margin-top:15px;
}

.facebooksignup {
	background-color:#F9F9F9;
	border:1px solid #427C35;
	padding:5px;
	box-shadow:0 0 5px #427C35;
	margin-bottom:25px;
}

.sidespacer {
	height:45px;
}

.slider-signup {
	margin-top: 85px!important;
	margin-left: 960px!important;
	width: 479px;
	height: 299px;
	background: url(images/signup-bg.png)
}

.slider-signup-text {
	padding:90px 0px 0px 50px!important;
}

.slider-signup-text p {
	font-size: 15px;
	font-weight: bold;
}

.submit-btn {
	display: block;
	color: #fff;
	padding: 10px 25px!important;
	background-color: #00630c;
	border-radius: 5px;
	border: none;
	margin-top: 10px!important;
	float: right!important;
	margin-right: 50px!important;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	
}

.submit-btn:hover {
	background-color: #007f0f
}

.text-input {
	display: block;
	width: 87%;
	margin: 5px 0!important;
	height: 25px;
	-webkit-box-shadow: inset 1px 1px 1px 0px #dddddd;
	-moz-box-shadow: inset 1px 1px 1px 0px #dddddd;
	box-shadow: inset 1px 1px 1px 0px #dddddd;
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 5px;
	padding-left: 5px!important;
	font-size: 17px;

}